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/00277846-7f93-4d68-b847-795fa4fa64e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00277846-7f93-4d68-b847-795fa4fa64e9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ddc585a0-b2ac-4d91-b9c3-e4dd2a197e53",
    "completed": true,
    "last_updated": "2022-10-09T18:32:12.370514-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ddc585a0-b2ac-4d91-b9c3-e4dd2a197e53",
    "datetime": "2022-10-08T12:00:00-04:00",
    "cutoff_datetime": "2022-10-08T12:00:00-04:00",
    "name": "TCU v. Kansas",
    "bettypes": [
        {
            "id": "c99bf180-8635-4f8c-922e-4ceed244d138",
            "match": "https://api-prod.gambitprofit.com/api/matches/00277846-7f93-4d68-b847-795fa4fa64e9/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "TCU",
                        "amount": 6989.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 3011.0
                    }
                ],
                "expected_reward_tokens": 9574.93,
                "profit_sb": 74.93,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "377a0fee-5afe-4fd9-b4b6-d0391f41ba41",
                    "gambit_id": "e81e9a57-63bf-4d72-a2e0-1c7d40dc0e76",
                    "last_updated": "2022-10-09T18:32:12.378005-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.37000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99bf180-8635-4f8c-922e-4ceed244d138/?format=api"
                },
                {
                    "id": "593a4e63-9d8e-4eba-9621-395163f2324c",
                    "gambit_id": "0a160f51-003c-45a0-8a35-fb7aebab9faf",
                    "last_updated": "2022-10-09T18:32:12.376849-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "3.18000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c99bf180-8635-4f8c-922e-4ceed244d138/?format=api"
                }
            ]
        },
        {
            "id": "b1c4752d-fcdc-4292-bcec-6cec93f912e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/00277846-7f93-4d68-b847-795fa4fa64e9/?format=api",
            "name": "Play the Odds",
            "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": "Kansas",
                        "amount": 5000.0
                    },
                    {
                        "team": "TCU",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e958917d-8dc0-445c-ae2e-3681f810ebfc",
                    "gambit_id": "eb2774d5-c64b-465d-a9e1-a6099afe0605",
                    "last_updated": "2022-10-09T18:32:12.380226-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c4752d-fcdc-4292-bcec-6cec93f912e6/?format=api"
                },
                {
                    "id": "60ca0a6f-a53f-46b9-9a34-b9c0a5f2e186",
                    "gambit_id": "d1a94778-146b-4851-acb9-72044980e6cb",
                    "last_updated": "2022-10-09T18:32:12.381235-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c4752d-fcdc-4292-bcec-6cec93f912e6/?format=api"
                }
            ]
        },
        {
            "id": "9f6721db-4daf-41b1-92de-1aa8d772de18",
            "match": "https://api-prod.gambitprofit.com/api/matches/00277846-7f93-4d68-b847-795fa4fa64e9/?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 Over 70",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 70",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f9a1cc6-93a0-4f0e-97e3-a8788f9a3963",
                    "gambit_id": "48958e33-bf1b-45c9-a437-1a4deadd9b20",
                    "last_updated": "2022-10-09T18:32:12.374566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 70",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6721db-4daf-41b1-92de-1aa8d772de18/?format=api"
                },
                {
                    "id": "0458dd7c-20aa-4080-a03c-e3bd8034225a",
                    "gambit_id": "2b97b7f5-90f0-4d36-ac37-885afef3e67a",
                    "last_updated": "2022-10-09T18:32:12.373405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 70",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6721db-4daf-41b1-92de-1aa8d772de18/?format=api"
                }
            ]
        }
    ]
}