GET /api/bet_types/9696273c-247d-4a9b-a7f7-587c81797d50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9696273c-247d-4a9b-a7f7-587c81797d50",
"match": "https://api-prod.gambitprofit.com/api/matches/f51afa59-42ee-457a-92a3-b8c17a59246d/?format=api",
"name": "FreeForm",
"created_at": "2024-01-22T08:43:06.420247-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5a48c1a6-6539-4f78-bed1-ba4c13746c77",
"gambit_id": "b1e77653-851e-47c8-8192-e25aab678dc8",
"last_updated": "2024-01-23T20:18:21.295419-05:00",
"created_at": "2024-01-22T08:43:06.423817-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9696273c-247d-4a9b-a7f7-587c81797d50/?format=api"
},
{
"id": "e76ae27c-8c94-4440-b58e-49be2cd8ccf9",
"gambit_id": "ca492250-f532-44d0-9cf5-91bbc6fa991e",
"last_updated": "2024-01-23T20:18:21.299873-05:00",
"created_at": "2024-01-22T08:43:06.427787-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9696273c-247d-4a9b-a7f7-587c81797d50/?format=api"
}
]
}