GET /api/bet_types/24cb4fe1-8939-4542-804b-78c77495c0c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24cb4fe1-8939-4542-804b-78c77495c0c8",
"match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-01T12:27:17.078553-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": "LOS (T Gonsolin)",
"amount": 6114.0
},
{
"team": "PHI (T Walker)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "d900d05a-5716-4823-854f-77ab80b46bdf",
"gambit_id": "36220e56-0d29-45a2-a8e2-efcd09d7f9bf",
"last_updated": "2023-05-02T11:52:08.182478-04:00",
"created_at": "2023-05-01T12:27:17.079839-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cb4fe1-8939-4542-804b-78c77495c0c8/?format=api"
},
{
"id": "95195d96-7a91-4ca6-b3d9-fcc17859414a",
"gambit_id": "5812186e-e3d6-4f7d-9d70-6728d3f7ea90",
"last_updated": "2023-05-02T11:52:08.184168-04:00",
"created_at": "2023-05-01T12:27:17.082460-04:00",
"name": "PHI (T Walker)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cb4fe1-8939-4542-804b-78c77495c0c8/?format=api"
}
]
}