GET /api/bet_types/58d04ec3-8100-4bee-8e56-0ad40d0dcb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58d04ec3-8100-4bee-8e56-0ad40d0dcb12",
"match": "https://api-prod.gambitprofit.com/api/matches/59c57c43-898e-457f-b5b9-a4a2df524988/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:02.903200-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": "SFO (S Manaea)",
"amount": 6173.0
},
{
"team": "COL (C Flexen)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "cf93bd6c-839d-4c75-85da-ca37a71f17d6",
"gambit_id": "6ecbd184-885a-4066-930c-5e7a21bcd290",
"last_updated": "2023-09-18T22:48:07.179572-04:00",
"created_at": "2023-09-17T10:28:02.914617-04:00",
"name": "SFO (S Manaea)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d04ec3-8100-4bee-8e56-0ad40d0dcb12/?format=api"
},
{
"id": "a6d61ab4-7871-43b5-bd9c-6c824f839ef4",
"gambit_id": "70999e32-f442-4229-b508-6caf114baf63",
"last_updated": "2023-09-18T22:48:07.182855-04:00",
"created_at": "2023-09-17T10:28:02.921677-04:00",
"name": "COL (C Flexen)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d04ec3-8100-4bee-8e56-0ad40d0dcb12/?format=api"
}
]
}