GET /api/bet_types/9511d7a3-e464-4d6b-93a6-f53c5efb447c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9511d7a3-e464-4d6b-93a6-f53c5efb447c",
"match": "https://api-prod.gambitprofit.com/api/matches/46b10b5b-2f86-4ebc-89e4-1d0b3028516d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Atlanta Hawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "89b596a1-e08a-4d12-a0ac-b452fefdb0d7",
"gambit_id": "b6b40921-d5b4-4f45-9084-7897c3c40440",
"last_updated": "2022-11-14T11:28:12.874922-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511d7a3-e464-4d6b-93a6-f53c5efb447c/?format=api"
},
{
"id": "92b8f08f-6e5f-4430-bfd6-4edbdf899b81",
"gambit_id": "7e508a09-563f-4a19-94d1-46bcec53f14c",
"last_updated": "2022-11-14T11:28:12.876094-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.80000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511d7a3-e464-4d6b-93a6-f53c5efb447c/?format=api"
}
]
}