GET /api/bet_types/857bed88-9615-44e7-b318-4c0f2584e4a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "857bed88-9615-44e7-b318-4c0f2584e4a2",
"match": "https://api-prod.gambitprofit.com/api/matches/0cd4d17e-7ad3-4175-a89b-ad25bf2f3ed7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:12.873205-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 (A Desclafani)",
"amount": 5838.0
},
{
"team": "KAN (K Bubic)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "9fc1a0ab-9994-471f-bc9e-039a9c03df09",
"gambit_id": "542d85ca-2ebd-4e3b-9348-56e02b878d82",
"last_updated": "2023-04-10T14:27:26.779357-04:00",
"created_at": "2023-04-09T09:27:12.875646-04:00",
"name": "SFO (A Desclafani)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857bed88-9615-44e7-b318-4c0f2584e4a2/?format=api"
},
{
"id": "fea418fc-2422-4601-ad10-0cbda15ade76",
"gambit_id": "638eaeaf-afb4-4cc3-b449-80f2d5163bad",
"last_updated": "2023-04-10T14:27:26.781712-04:00",
"created_at": "2023-04-09T09:27:12.878384-04:00",
"name": "KAN (K Bubic)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857bed88-9615-44e7-b318-4c0f2584e4a2/?format=api"
}
]
}