GET /api/bet_types/72215077-6270-4d2b-8c75-9790e68675c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72215077-6270-4d2b-8c75-9790e68675c9",
"match": "https://api-prod.gambitprofit.com/api/matches/234b3c3e-342d-40ca-9efc-f044dcde5bb3/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:58.351581-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": "Total Rounds Over 2.5",
"amount": 5974.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4026.0
}
],
"expected_reward_tokens": 9259.7,
"profit_sb": -240.3,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "55ad6aca-0464-4f53-a1a4-7522b6423e47",
"gambit_id": "66687faa-bd7b-40c9-ba30-7e1c5fa1e87b",
"last_updated": "2023-05-07T11:57:21.939464-04:00",
"created_at": "2023-05-06T11:51:58.355619-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.55000",
"odds": "1.57140",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72215077-6270-4d2b-8c75-9790e68675c9/?format=api"
},
{
"id": "28aa0716-b059-4885-b263-0eb472834439",
"gambit_id": "8a21ed94-a0ee-4645-98ee-c94514ef94e1",
"last_updated": "2023-05-07T11:57:21.937397-04:00",
"created_at": "2023-05-06T11:51:58.353496-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.30000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72215077-6270-4d2b-8c75-9790e68675c9/?format=api"
}
]
}