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/75bdc6cf-4777-4199-8c56-5768244f1527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75bdc6cf-4777-4199-8c56-5768244f1527",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b6948c55-b245-4f32-96e7-75781dfc7b53",
    "completed": true,
    "last_updated": "2022-11-28T11:32:08.186729-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.12,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/b6948c55-b245-4f32-96e7-75781dfc7b53",
    "datetime": "2022-11-26T05:00:00-05:00",
    "cutoff_datetime": "2022-11-26T05:00:00-05:00",
    "name": "Tunisia v. Australia",
    "bettypes": [
        {
            "id": "866fa397-d9a3-48b8-86a9-645dcaa308b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/75bdc6cf-4777-4199-8c56-5768244f1527/?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": "Tunisia",
                        "amount": 5964.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 11986.92,
                "profit_sb": 2986.92,
                "profit_sb_percentage": 33.19,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tunisia",
                        "amount": 4285.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2900.0
                    },
                    {
                        "team": "Australia",
                        "amount": 2815.0
                    }
                ],
                "expected_reward_tokens": 8612.85,
                "profit_sb": -387.15,
                "profit_sb_percentage": -4.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e360cf82-8670-4a08-9dd0-121132d664f3",
                    "gambit_id": "98eb89a9-718f-4ed2-ae50-871278266638",
                    "last_updated": "2022-11-28T11:32:08.194330-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tunisia",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                },
                {
                    "id": "27a45e2e-dc07-4ba9-95a9-ebbc0e5854fd",
                    "gambit_id": "e4136e9f-15fd-44c6-8a9f-331789642d0f",
                    "last_updated": "2022-11-28T11:32:08.195570-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                },
                {
                    "id": "676769b1-b201-4ffc-b56f-fa2c9b5e38a3",
                    "gambit_id": "038cfac6-2b60-4864-a8f0-a1c0621e5f6c",
                    "last_updated": "2022-11-28T11:32:08.193073-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Australia",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
                }
            ]
        },
        {
            "id": "f7f4c468-3191-4178-b366-c26f5cf37fb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/75bdc6cf-4777-4199-8c56-5768244f1527/?format=api",
            "name": "Over/Under",
            "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": "Game Total Under 2.5",
                        "amount": 5662.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4338.0
                    }
                ],
                "expected_reward_tokens": 8719.38,
                "profit_sb": -280.62,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d1708f3-f64c-408b-a9ed-60bbc0d00c92",
                    "gambit_id": "eabd140b-e07e-4dd4-8886-f0e7ff928ec4",
                    "last_updated": "2022-11-28T11:32:08.189568-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.54000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f4c468-3191-4178-b366-c26f5cf37fb4/?format=api"
                },
                {
                    "id": "ef07cb8d-2a9b-4195-89eb-7e4fed0f88fe",
                    "gambit_id": "1a9dbc74-ba4d-43da-a805-c36d4bc1b518",
                    "last_updated": "2022-11-28T11:32:08.190719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7f4c468-3191-4178-b366-c26f5cf37fb4/?format=api"
                }
            ]
        }
    ]
}