GET /api/bet_types/07156e2f-a056-41e7-ac08-51125ae58dcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07156e2f-a056-41e7-ac08-51125ae58dcf",
"match": "https://api-prod.gambitprofit.com/api/matches/2fc95f55-9af8-4ecf-8680-31b711a85e98/?format=api",
"name": "Over/Under",
"created_at": "2023-11-11T08:53:04.337736-05: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 2.5",
"amount": 6052.0
},
{
"team": "Game Total Over 2.5",
"amount": 3948.0
}
],
"expected_reward_tokens": 9198.84,
"profit_sb": -301.16,
"profit_sb_percentage": -3.17,
"recommended": false
},
"lines": [
{
"id": "cc810f54-ff93-4a60-8230-a8a37ab50198",
"gambit_id": "677687c6-96bf-46eb-b09b-73002935c19b",
"last_updated": "2023-11-13T15:18:31.570006-05:00",
"created_at": "2023-11-11T08:53:04.346911-05:00",
"name": "Game Total Under 2.5",
"reward": "1.52000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07156e2f-a056-41e7-ac08-51125ae58dcf/?format=api"
},
{
"id": "ed9258e6-bbeb-472f-98cc-a1ffb163dc34",
"gambit_id": "d3160a01-861b-42e6-957f-4a47ad8605d6",
"last_updated": "2023-11-13T15:18:31.566822-05:00",
"created_at": "2023-11-11T08:53:04.342279-05:00",
"name": "Game Total Over 2.5",
"reward": "2.33000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07156e2f-a056-41e7-ac08-51125ae58dcf/?format=api"
}
]
}