GET /api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a092fee4-a277-458f-9806-8565e3c05ce6",
"match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:27.945248-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": "KAN",
"amount": 5614.0
},
{
"team": "CLE",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "b0d4a45f-b010-4825-aabd-9d2501b1d230",
"gambit_id": "10a3eaec-b987-4e71-9353-db548ba74b4b",
"last_updated": "2023-07-09T20:28:25.801739-04:00",
"created_at": "2023-07-07T11:33:27.947022-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
},
{
"id": "4d684078-f200-4a9e-af4e-c4985169de1c",
"gambit_id": "e348957f-33c0-4929-af4f-c603b94cf5cd",
"last_updated": "2023-07-09T20:28:25.803323-04:00",
"created_at": "2023-07-07T11:33:27.948977-04:00",
"name": "CLE",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
}
]
}