GET /api/bet_types/73fc622f-526e-4365-9d59-e6aa8da99d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73fc622f-526e-4365-9d59-e6aa8da99d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/ece13d55-2496-4c78-bc40-08ef01815b84/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T16:12:11.184143-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": "Seattle Sea Dragons",
"amount": 8007.0
},
{
"team": "Vegas Vipers",
"amount": 1993.0
}
],
"expected_reward_tokens": 9446.82,
"profit_sb": -53.18,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "805199f6-04a2-4fa7-a602-9ad438cf8ef9",
"gambit_id": "366d241d-231b-4387-81e4-2ab58334741b",
"last_updated": "2023-04-24T18:52:08.237688-04:00",
"created_at": "2023-04-22T16:12:11.186002-04:00",
"name": "Seattle Sea Dragons",
"reward": "1.18000",
"odds": "1.19230",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fc622f-526e-4365-9d59-e6aa8da99d8a/?format=api"
},
{
"id": "5e616b37-14e6-4ba9-b866-0e2e6780a9d7",
"gambit_id": "2e97de8b-c8dc-4d94-8073-9b5bc4ce3fbe",
"last_updated": "2023-04-24T18:52:08.239713-04:00",
"created_at": "2023-04-22T16:12:11.187799-04:00",
"name": "Vegas Vipers",
"reward": "4.74000",
"odds": "4.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fc622f-526e-4365-9d59-e6aa8da99d8a/?format=api"
}
]
}