GET /api/bet_types/0b3af629-f377-45b9-afb2-f119f70cf1d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b3af629-f377-45b9-afb2-f119f70cf1d9",
"match": "https://api-prod.gambitprofit.com/api/matches/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:53.400006-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": "TEX (J Gray)",
"amount": 5590.0
},
{
"team": "BAL (K Bradish)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "ed750e25-6a79-4e05-8e61-ecb66fcd7794",
"gambit_id": "064ce7be-ace8-406d-9f6d-00eef63d639d",
"last_updated": "2023-04-04T19:22:02.300953-04:00",
"created_at": "2023-04-03T09:56:53.401358-04:00",
"name": "TEX (J Gray)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af629-f377-45b9-afb2-f119f70cf1d9/?format=api"
},
{
"id": "da227505-5e25-4a8e-90a0-40c0d1068060",
"gambit_id": "a990966b-1952-4d05-a75c-8d71ed0081a8",
"last_updated": "2023-04-04T19:22:02.302554-04:00",
"created_at": "2023-04-03T09:56:53.402826-04:00",
"name": "BAL (K Bradish)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af629-f377-45b9-afb2-f119f70cf1d9/?format=api"
}
]
}