GET /api/bet_types/05007da9-01b0-4af5-9e8e-eaada3c813a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05007da9-01b0-4af5-9e8e-eaada3c813a6",
"match": "https://api-prod.gambitprofit.com/api/matches/b7d07f2f-e9ec-4779-8f5a-3a63e09ef599/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-05T10:57:15.392514-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": "CIN (A Abbott)",
"amount": 5234.0
},
{
"team": "MIL (J Teheran)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "b1e4bf6d-ab60-49f7-87a7-3cb1accd0ba9",
"gambit_id": "1aef789e-d946-4b1d-a76f-a6a0130c0f33",
"last_updated": "2023-06-06T15:57:21.027800-04:00",
"created_at": "2023-06-05T10:57:15.399198-04:00",
"name": "CIN (A Abbott)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05007da9-01b0-4af5-9e8e-eaada3c813a6/?format=api"
},
{
"id": "edb27442-7858-4a02-aeb3-67ff825d7e29",
"gambit_id": "e376a634-7218-4661-b51b-1653b6492310",
"last_updated": "2023-06-06T15:57:21.025161-04:00",
"created_at": "2023-06-05T10:57:15.396031-04:00",
"name": "MIL (J Teheran)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05007da9-01b0-4af5-9e8e-eaada3c813a6/?format=api"
}
]
}