HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f933e606-4fda-4fee-88f6-1458b5c8a7ee",
"match": "https://api-prod.gambitprofit.com/api/matches/afb1200f-1238-4c09-b315-18855b2bd9fb/?format=api",
"name": "Pick the Winner",
"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": true,
"name": "Med Risk",
"bet": [
{
"team": "Croatia",
"amount": 5950.0
},
{
"team": "Draw",
"amount": 4050.0
}
],
"expected_reward_tokens": 11662.0,
"profit_sb": 2662.0,
"profit_sb_percentage": 29.58,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Croatia",
"amount": 4434.0
},
{
"team": "Draw",
"amount": 3018.0
},
{
"team": "Japan",
"amount": 2549.0
}
],
"expected_reward_tokens": 8690.64,
"profit_sb": -309.36,
"profit_sb_percentage": -3.44,
"recommended": false
},
"lines": [
{
"id": "f59a1c3a-d181-44a7-8e50-499b0c004e23",
"gambit_id": "10f23e7a-ce0a-454c-9dc6-ad5d9f932306",
"last_updated": "2022-12-06T09:57:12.142772-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Croatia",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
},
{
"id": "974f6c48-89a4-4784-ac6b-d8cb836b9a81",
"gambit_id": "157c57ef-f6fb-41f7-a7c2-cd5b8b45ea6c",
"last_updated": "2022-12-06T09:57:12.144864-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.88000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
},
{
"id": "0ed0a330-77b3-49ee-9dc4-5849bc5ffb59",
"gambit_id": "be93e2d4-e6f8-4957-be1f-922c9f0b4dde",
"last_updated": "2022-12-06T09:57:12.143807-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Japan",
"reward": "3.41000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f933e606-4fda-4fee-88f6-1458b5c8a7ee/?format=api"
}
]
}