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/47c66f52-7689-482d-8174-f227149ea73f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47c66f52-7689-482d-8174-f227149ea73f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c6e8f4e-3adc-426f-9ab4-9028a6a6c757",
    "completed": true,
    "last_updated": "2022-12-03T10:12:29.470855-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/7c6e8f4e-3adc-426f-9ab4-9028a6a6c757",
    "datetime": "2022-12-01T10:00:00-05:00",
    "cutoff_datetime": "2022-12-01T10:00:00-05:00",
    "name": "Croatia v. Belgium",
    "bettypes": [
        {
            "id": "33897b98-ac5b-4726-b7a0-395c9c78e958",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?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": "Belgium",
                        "amount": 5659.0
                    },
                    {
                        "team": "Croatia",
                        "amount": 4341.0
                    }
                ],
                "expected_reward_tokens": 12110.26,
                "profit_sb": 3110.26,
                "profit_sb_percentage": 34.56,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Belgium",
                        "amount": 4020.0
                    },
                    {
                        "team": "Croatia",
                        "amount": 3083.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2897.0
                    }
                ],
                "expected_reward_tokens": 8601.57,
                "profit_sb": -398.43,
                "profit_sb_percentage": -4.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03775cd4-b043-4569-84ef-d1b2a109a160",
                    "gambit_id": "6f7499d3-ffd6-4430-ac2b-4e4382cba514",
                    "last_updated": "2022-12-03T10:12:29.478291-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Belgium",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                },
                {
                    "id": "3c89e319-2430-4ba2-9fed-d1d9c0d4cd5d",
                    "gambit_id": "acc34134-860c-4a7e-84ba-bc49ab379eb0",
                    "last_updated": "2022-12-03T10:12:29.480806-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Croatia",
                    "reward": "2.79000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                },
                {
                    "id": "ea27f9e4-c4eb-48cd-bd6f-04ec1ee0e337",
                    "gambit_id": "143b3dcf-53c3-4cef-9dcd-575566a7c1e0",
                    "last_updated": "2022-12-03T10:12:29.477209-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/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
                }
            ]
        },
        {
            "id": "51143087-6945-4b0f-89f1-a4445fa89958",
            "match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?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": 5129.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4871.0
                    }
                ],
                "expected_reward_tokens": 8719.09,
                "profit_sb": -280.91,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3cb8e537-fb7d-4c55-b5b4-b7329388bf34",
                    "gambit_id": "5d2cc2f4-3cd8-4be3-94c9-6ea1a9a7b4ef",
                    "last_updated": "2022-12-03T10:12:29.473687-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
                },
                {
                    "id": "0e542b4f-0508-4970-95a9-c7a49de83217",
                    "gambit_id": "5a8a1bf7-de82-452d-8aef-59f95caa33e1",
                    "last_updated": "2022-12-03T10:12:29.474863-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51143087-6945-4b0f-89f1-a4445fa89958/?format=api"
                }
            ]
        }
    ]
}