GET /api/bet_types/f95256a6-7344-4e47-9341-3f9e0d416091/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f95256a6-7344-4e47-9341-3f9e0d416091",
"match": "https://api-prod.gambitprofit.com/api/matches/940a559c-898d-47c5-9b71-f2fefb652fbd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T12:22:05.101412-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": "Game Total Over 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "611f0d01-25a1-4307-a2c9-f74598917d1f",
"gambit_id": "132d2b28-9423-407d-9e5d-ddf613b3b6b2",
"last_updated": "2023-04-08T20:47:04.968029-04:00",
"created_at": "2023-04-07T12:22:05.107018-04:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95256a6-7344-4e47-9341-3f9e0d416091/?format=api"
},
{
"id": "9193fe74-247b-4f32-be88-168290d61150",
"gambit_id": "2a3fc867-3e9e-4145-9c8b-550faf4c427f",
"last_updated": "2023-04-08T20:47:04.965037-04:00",
"created_at": "2023-04-07T12:22:05.104311-04:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95256a6-7344-4e47-9341-3f9e0d416091/?format=api"
}
]
}