Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c2256719-3f0e-4325-a7a4-838cb7177888/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2256719-3f0e-4325-a7a4-838cb7177888",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c516966-7b40-43d5-ba8d-cc572950edbc",
    "completed": true,
    "last_updated": "2023-12-06T22:28:09.164730-05:00",
    "created_at": "2023-12-05T09:12:59.922562-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.81,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9c516966-7b40-43d5-ba8d-cc572950edbc",
    "datetime": "2023-12-05T15:15:00-05:00",
    "cutoff_datetime": "2023-12-05T15:15:00-05:00",
    "name": "Luton Town v. Arsenal",
    "bettypes": [
        {
            "id": "da54e056-fc74-4b4b-98da-e25c0d796f8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2256719-3f0e-4325-a7a4-838cb7177888/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-05T09:12:59.930557-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 8525.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1475.0
                    }
                ],
                "expected_reward_tokens": 9971.0,
                "profit_sb": 471.0,
                "profit_sb_percentage": 4.96,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7974.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1380.0
                    },
                    {
                        "team": "Luton Town",
                        "amount": 646.0
                    }
                ],
                "expected_reward_tokens": 9328.24,
                "profit_sb": -171.76,
                "profit_sb_percentage": -1.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9aac3dd-829b-46ed-891e-98f263d85001",
                    "gambit_id": "ae4078c0-ca24-4bf5-85be-7c7236cb7d73",
                    "last_updated": "2023-12-06T22:28:09.195367-05:00",
                    "created_at": "2023-12-05T09:12:59.945367-05:00",
                    "name": "Arsenal",
                    "reward": "1.17000",
                    "odds": "1.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
                },
                {
                    "id": "72815864-a44f-41b2-a049-a259cfcddb35",
                    "gambit_id": "ce8c0a50-81de-4e72-985e-49388d52311f",
                    "last_updated": "2023-12-06T22:28:09.186661-05:00",
                    "created_at": "2023-12-05T09:12:59.936508-05:00",
                    "name": "Draw",
                    "reward": "6.76000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
                },
                {
                    "id": "75cccb00-abd9-40d4-b60e-e094ae6993bd",
                    "gambit_id": "725fbf95-aca1-40ab-9db8-bb4d5b303e2c",
                    "last_updated": "2023-12-06T22:28:09.191271-05:00",
                    "created_at": "2023-12-05T09:12:59.941214-05:00",
                    "name": "Luton Town",
                    "reward": "14.44000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
                }
            ]
        },
        {
            "id": "933cea0c-464e-499f-bd16-c72eb05c9f35",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2256719-3f0e-4325-a7a4-838cb7177888/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-05T09:12:59.950429-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": "Game Total Over 2.5",
                        "amount": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d5854b4-be91-451d-b4a0-e1ec4ab9cb04",
                    "gambit_id": "c1d625cc-fc56-40e7-93c6-2914c2a0ced9",
                    "last_updated": "2023-12-06T22:28:09.202001-05:00",
                    "created_at": "2023-12-05T09:12:59.954064-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933cea0c-464e-499f-bd16-c72eb05c9f35/?format=api"
                },
                {
                    "id": "9bf758cb-1149-4b8c-9075-5ba58e75f024",
                    "gambit_id": "7fa8f244-7517-49ed-8583-91eac8518a82",
                    "last_updated": "2023-12-06T22:28:09.205408-05:00",
                    "created_at": "2023-12-05T09:12:59.958574-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933cea0c-464e-499f-bd16-c72eb05c9f35/?format=api"
                }
            ]
        }
    ]
}