GET /api/bet_types/13adc3fa-554f-4806-b35c-1605ec30064a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13adc3fa-554f-4806-b35c-1605ec30064a",
"match": "https://api-prod.gambitprofit.com/api/matches/413bed90-e530-46f9-8002-0718446754fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:13.972939-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": "LAA (G Canning)",
"amount": 5440.0
},
{
"team": "OAK (P Blackburn)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "a8943ca0-6f1a-4e90-86d2-4de1415789a3",
"gambit_id": "5da02d55-c2ba-455a-add7-4a932e7c6b8b",
"last_updated": "2023-09-04T12:58:28.465945-04:00",
"created_at": "2023-09-02T09:33:13.998071-04:00",
"name": "LAA (G Canning)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13adc3fa-554f-4806-b35c-1605ec30064a/?format=api"
},
{
"id": "80942e76-a83c-417a-b0e7-80e531143a98",
"gambit_id": "7747630b-7065-49a3-8c39-a05b65f3508c",
"last_updated": "2023-09-04T12:58:28.477553-04:00",
"created_at": "2023-09-02T09:33:14.015136-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13adc3fa-554f-4806-b35c-1605ec30064a/?format=api"
}
]
}