GET /api/bet_types/73cf29a7-323b-4e21-8640-d71464810163/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73cf29a7-323b-4e21-8640-d71464810163",
"match": "https://api-prod.gambitprofit.com/api/matches/5e967746-1fff-4d81-ae18-486fddc8ef02/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Over 2.5",
"amount": 6142.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3858.0
}
],
"expected_reward_tokens": 9027.72,
"profit_sb": 27.72,
"profit_sb_percentage": 0.31,
"recommended": true
},
"lines": [
{
"id": "02c2af1c-d05e-4d7d-b64a-ecd1af4e6efb",
"gambit_id": "c1bd571c-f52a-44cc-a5b4-c5841b76be4c",
"last_updated": "2022-12-24T17:12:08.916686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.47000",
"odds": "1.52630",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cf29a7-323b-4e21-8640-d71464810163/?format=api"
},
{
"id": "c5ec431d-48ef-4b14-9a5b-1c8b37dd4967",
"gambit_id": "6c2d0018-04ab-41e3-852f-7b8a777883aa",
"last_updated": "2022-12-24T17:12:08.915523-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.34000",
"odds": "2.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cf29a7-323b-4e21-8640-d71464810163/?format=api"
}
]
}