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/6c468f88-a2c8-4288-b572-b55d3866062c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c468f88-a2c8-4288-b572-b55d3866062c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b50a8bee-09eb-4eb2-8975-7704fdffc733",
    "completed": true,
    "last_updated": "2024-01-23T18:57:55.874467-05:00",
    "created_at": "2024-01-19T22:23:07.089895-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.28,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b50a8bee-09eb-4eb2-8975-7704fdffc733",
    "datetime": "2024-01-21T11:30:00-05:00",
    "cutoff_datetime": "2024-01-21T11:30:00-05:00",
    "name": "Bournemouth v. Liverpool",
    "bettypes": [
        {
            "id": "148019da-26e1-4a04-91bf-3e8a3029cb94",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c468f88-a2c8-4288-b572-b55d3866062c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-19T22:23:07.100535-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7145.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2855.0
                    }
                ],
                "expected_reward_tokens": 11932.15,
                "profit_sb": 2432.15,
                "profit_sb_percentage": 25.6,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 5559.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2221.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 2221.0
                    }
                ],
                "expected_reward_tokens": 9283.53,
                "profit_sb": -216.47,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48f266e1-8a20-4e2f-ac2c-fdff1365ee99",
                    "gambit_id": "58c9e832-fe60-4219-8498-7f2517cb71bb",
                    "last_updated": "2024-01-23T18:57:55.896073-05:00",
                    "created_at": "2024-01-19T22:23:07.114311-05:00",
                    "name": "Liverpool",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                },
                {
                    "id": "daec246a-8db1-40aa-92a2-2df7107e3447",
                    "gambit_id": "d922e4fd-04f3-409e-8121-324f6b03e774",
                    "last_updated": "2024-01-23T18:57:55.888270-05:00",
                    "created_at": "2024-01-19T22:23:07.104719-05:00",
                    "name": "Draw",
                    "reward": "4.18000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                },
                {
                    "id": "d20f9903-9932-4926-8cd9-a3bdb3658451",
                    "gambit_id": "1042cd64-4d1c-4bce-905e-c87bfa26f756",
                    "last_updated": "2024-01-23T18:57:55.892408-05:00",
                    "created_at": "2024-01-19T22:23:07.109322-05:00",
                    "name": "Bournemouth",
                    "reward": "4.18000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148019da-26e1-4a04-91bf-3e8a3029cb94/?format=api"
                }
            ]
        },
        {
            "id": "f80b94aa-0046-4545-b963-5e698109ff8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c468f88-a2c8-4288-b572-b55d3866062c/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-19T22:23:07.118719-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": 6706.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3294.0
                    }
                ],
                "expected_reward_tokens": 9254.28,
                "profit_sb": -245.72,
                "profit_sb_percentage": -2.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5893f2e-96aa-486d-b407-cc632c149452",
                    "gambit_id": "6a85e35c-0c88-4c95-940a-80e76e5d3f3f",
                    "last_updated": "2024-01-23T18:57:55.903426-05:00",
                    "created_at": "2024-01-19T22:23:07.123020-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80b94aa-0046-4545-b963-5e698109ff8a/?format=api"
                },
                {
                    "id": "cb8376c3-de21-4afc-91f4-a4193e781c01",
                    "gambit_id": "96ffdda9-1254-4fc6-a098-77979ecde68f",
                    "last_updated": "2024-01-23T18:57:55.907050-05:00",
                    "created_at": "2024-01-19T22:23:07.127314-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80b94aa-0046-4545-b963-5e698109ff8a/?format=api"
                }
            ]
        }
    ]
}