GET /api/bet_types/961d19c8-505e-48ab-b6d1-f39b9700e8cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "961d19c8-505e-48ab-b6d1-f39b9700e8cc",
"match": "https://api-prod.gambitprofit.com/api/matches/528147cb-7b30-429c-bc69-91a7da28eea3/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-14T19:52:12.190050-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": "VA Commonwealth",
"amount": 5000.0
},
{
"team": "St Marys CA",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7f6654b-05bf-411c-9682-eceeeb455b55",
"gambit_id": "be87d9ba-e4ef-46fa-ab2c-04a7db0af294",
"last_updated": "2023-03-18T11:47:25.774302-04:00",
"created_at": "2023-03-14T19:52:12.194404-04:00",
"name": "VA Commonwealth",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961d19c8-505e-48ab-b6d1-f39b9700e8cc/?format=api"
},
{
"id": "36ae6a78-8ba4-4a8e-932e-114ace82fa81",
"gambit_id": "59ca3519-b10a-4a15-b7c2-06cc13519b14",
"last_updated": "2023-03-18T11:47:25.772371-04:00",
"created_at": "2023-03-14T19:52:12.192292-04:00",
"name": "St Marys CA",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961d19c8-505e-48ab-b6d1-f39b9700e8cc/?format=api"
}
]
}