GET /api/bet_types/288d8671-8dd8-4cd3-9740-9d04b63da91a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "288d8671-8dd8-4cd3-9740-9d04b63da91a",
"match": "https://api-prod.gambitprofit.com/api/matches/2b993c7d-fa96-4b56-8821-15046f71b052/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T12:07:14.243155-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": "ARI (D Jameson)",
"amount": 5553.0
},
{
"team": "MIL (J Junk)",
"amount": 4447.0
}
],
"expected_reward_tokens": 9605.52,
"profit_sb": 105.52,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "1ca5117f-66e4-4d2b-89ce-a1d428ea53de",
"gambit_id": "ba7afb11-f9ba-493f-b524-0ec21d5a35c3",
"last_updated": "2023-04-13T11:07:06.761667-04:00",
"created_at": "2023-04-12T12:07:14.245147-04:00",
"name": "ARI (D Jameson)",
"reward": "1.73000",
"odds": "1.76340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288d8671-8dd8-4cd3-9740-9d04b63da91a/?format=api"
},
{
"id": "321388da-fa70-4b54-ab06-3d321c433a6c",
"gambit_id": "f350c3c0-6c28-46f8-8362-747723b0d9b2",
"last_updated": "2023-04-13T11:07:06.763063-04:00",
"created_at": "2023-04-12T12:07:14.247217-04:00",
"name": "MIL (J Junk)",
"reward": "2.16000",
"odds": "2.21000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288d8671-8dd8-4cd3-9740-9d04b63da91a/?format=api"
}
]
}