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/ac9325b5-2035-4281-8b13-066625ad5d90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac9325b5-2035-4281-8b13-066625ad5d90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "27e347c8-612c-4d4e-805b-dcc70f38f341",
    "completed": true,
    "last_updated": "2023-05-08T11:47:04.719075-04:00",
    "created_at": "2023-05-06T11:51:58.827709-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.75,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/27e347c8-612c-4d4e-805b-dcc70f38f341",
    "datetime": "2023-05-07T11:30:00-04:00",
    "cutoff_datetime": "2023-05-07T11:30:00-04:00",
    "name": "Newcastle United v. Arsenal",
    "bettypes": [
        {
            "id": "994c0477-cd5f-49e9-ae74-7318ad137fd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac9325b5-2035-4281-8b13-066625ad5d90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-06T11:51:58.834361-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5661.0
                    },
                    {
                        "team": "Arsenal",
                        "amount": 4339.0
                    }
                ],
                "expected_reward_tokens": 12452.93,
                "profit_sb": 2952.93,
                "profit_sb_percentage": 31.08,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 4188.0
                    },
                    {
                        "team": "Arsenal",
                        "amount": 3210.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2602.0
                    }
                ],
                "expected_reward_tokens": 9211.08,
                "profit_sb": -288.92,
                "profit_sb_percentage": -3.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d5e9823-98e6-44cd-a6e1-f21cbc68ad78",
                    "gambit_id": "00eea78f-2098-4d51-b408-3a9a0c1237a8",
                    "last_updated": "2023-05-08T11:47:04.729419-04:00",
                    "created_at": "2023-05-06T11:51:58.837525-04:00",
                    "name": "Newcastle United",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994c0477-cd5f-49e9-ae74-7318ad137fd2/?format=api"
                },
                {
                    "id": "c8bbcefc-c74c-4693-80cd-7bed9afe82a5",
                    "gambit_id": "dd28f3fe-374d-413c-9c31-00555674517b",
                    "last_updated": "2023-05-08T11:47:04.727883-04:00",
                    "created_at": "2023-05-06T11:51:58.835781-04:00",
                    "name": "Arsenal",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994c0477-cd5f-49e9-ae74-7318ad137fd2/?format=api"
                },
                {
                    "id": "42a89795-cc25-4f2e-b534-e7416a353280",
                    "gambit_id": "72ed194e-962c-4e45-9fc9-638c2ddc4502",
                    "last_updated": "2023-05-08T11:47:04.731455-04:00",
                    "created_at": "2023-05-06T11:51:58.838985-04:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994c0477-cd5f-49e9-ae74-7318ad137fd2/?format=api"
                }
            ]
        },
        {
            "id": "4559b186-f57b-4fb1-a547-e083ffb90106",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac9325b5-2035-4281-8b13-066625ad5d90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-06T11:51:58.829786-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": "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": "74be6e92-6edf-4bd9-9f20-4447836f5a1f",
                    "gambit_id": "d50d1a03-a93d-46ff-8115-f9617bc6284c",
                    "last_updated": "2023-05-08T11:47:04.724271-04:00",
                    "created_at": "2023-05-06T11:51:58.832697-04: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/4559b186-f57b-4fb1-a547-e083ffb90106/?format=api"
                },
                {
                    "id": "3662f6a6-9748-4361-916f-23550e82e906",
                    "gambit_id": "13541cdc-bcba-45fd-adc2-6f45cb5c0814",
                    "last_updated": "2023-05-08T11:47:04.722578-04:00",
                    "created_at": "2023-05-06T11:51:58.831139-04: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/4559b186-f57b-4fb1-a547-e083ffb90106/?format=api"
                }
            ]
        }
    ]
}