GET /api/bet_types/b1bfd360-29d9-4e0a-8096-d08b07ab32fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1bfd360-29d9-4e0a-8096-d08b07ab32fa",
"match": "https://api-prod.gambitprofit.com/api/matches/2e7591dd-d032-4b42-8b17-90084cdbfea9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:52.228541-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": "CWS (M Kopech)",
"amount": 5590.0
},
{
"team": "SFO (A Desclafani)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "6e692449-6b39-443f-9bf6-0abfa14daed1",
"gambit_id": "59174778-1753-4818-af81-64002a2adcb5",
"last_updated": "2023-04-04T19:37:06.645076-04:00",
"created_at": "2023-04-03T09:56:52.229883-04:00",
"name": "CWS (M Kopech)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bfd360-29d9-4e0a-8096-d08b07ab32fa/?format=api"
},
{
"id": "4917c53e-f778-4edd-804c-5b439406e1a0",
"gambit_id": "27d875b9-d476-48ba-9e35-3bb2780c6da2",
"last_updated": "2023-04-04T19:37:06.647393-04:00",
"created_at": "2023-04-03T09:56:52.231349-04:00",
"name": "SFO (A Desclafani)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bfd360-29d9-4e0a-8096-d08b07ab32fa/?format=api"
}
]
}