GET /api/bet_types/5796e1f9-7f33-4c8e-96f3-d870ba764a97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5796e1f9-7f33-4c8e-96f3-d870ba764a97",
"match": "https://api-prod.gambitprofit.com/api/matches/43db00cc-e6c3-4198-af57-39d829bb4ce9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-05T09:57:13.578240-05: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": "Georgia",
"amount": 7833.0
},
{
"team": "TCU",
"amount": 2167.0
}
],
"expected_reward_tokens": 9164.61,
"profit_sb": 164.61,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "93fa75db-0903-4f16-bca0-88871133da57",
"gambit_id": "52cfe15e-bd0f-4b5b-9495-585bd204a541",
"last_updated": "2023-01-10T16:07:02.588929-05:00",
"created_at": "2023-01-05T09:57:13.579377-05:00",
"name": "Georgia",
"reward": "1.17000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5796e1f9-7f33-4c8e-96f3-d870ba764a97/?format=api"
},
{
"id": "3465d1cf-a1a3-4f4b-9ca8-3d3004d4172a",
"gambit_id": "ff8447d5-88df-4c81-be4d-9576f53f9cbc",
"last_updated": "2023-01-10T16:07:02.589994-05:00",
"created_at": "2023-01-05T09:57:13.581509-05:00",
"name": "TCU",
"reward": "4.23000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5796e1f9-7f33-4c8e-96f3-d870ba764a97/?format=api"
}
]
}