GET /api/bet_types/3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9",
"match": "https://api-prod.gambitprofit.com/api/matches/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T13:42:01.986585-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 Under 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "09228e90-3096-47f2-89ea-82b9d8a04cc3",
"gambit_id": "46da2a36-c19e-4052-8f49-9ca4bdad56e7",
"last_updated": "2023-04-15T15:47:08.628230-04:00",
"created_at": "2023-04-14T13:42:01.991080-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9/?format=api"
},
{
"id": "a635b4a1-c53d-4201-9091-0179880a79a1",
"gambit_id": "98d80572-bbcd-4142-a35a-2dff6e572512",
"last_updated": "2023-04-15T15:47:08.629817-04:00",
"created_at": "2023-04-14T13:42:01.998870-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9/?format=api"
}
]
}