GET /api/bet_types/879cdfec-d04e-44ff-a579-f1e3ce5a0e10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "879cdfec-d04e-44ff-a579-f1e3ce5a0e10",
"match": "https://api-prod.gambitprofit.com/api/matches/543f19f9-dd50-4a51-9526-7826522b5c8e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:58.310306-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "SDG (M Wacha)",
"amount": 6627.0
},
{
"team": "KAN (B Keller)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "09708daf-1ea7-4c66-9d69-4c0cb036adc6",
"gambit_id": "7e1bcd0f-922b-4071-b429-aed176eff584",
"last_updated": "2023-05-16T10:12:07.230479-04:00",
"created_at": "2023-05-15T11:36:58.312082-04:00",
"name": "SDG (M Wacha)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879cdfec-d04e-44ff-a579-f1e3ce5a0e10/?format=api"
},
{
"id": "e7d66bce-f51d-4f09-a830-b34c788851aa",
"gambit_id": "12a8fed2-4c0f-4a2a-aa39-fa815883e604",
"last_updated": "2023-05-16T10:12:07.231850-04:00",
"created_at": "2023-05-15T11:36:58.314013-04:00",
"name": "KAN (B Keller)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879cdfec-d04e-44ff-a579-f1e3ce5a0e10/?format=api"
}
]
}