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/d1a53a9e-550f-45ae-862e-b4466ec2cafe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1a53a9e-550f-45ae-862e-b4466ec2cafe",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "be3cf1cf-d74e-4f27-bfb6-2f41a30d8158",
    "completed": true,
    "last_updated": "2022-09-18T09:37:44.028638-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.98,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/be3cf1cf-d74e-4f27-bfb6-2f41a30d8158",
    "datetime": "2022-09-17T20:00:00-04:00",
    "cutoff_datetime": "2022-09-17T20:00:00-04:00",
    "name": "UTEP v. New Mexico",
    "bettypes": [
        {
            "id": "1a032122-fb3e-427f-b024-f25075fb8580",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1a53a9e-550f-45ae-862e-b4466ec2cafe/?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": "UTEP",
                        "amount": 5410.0
                    },
                    {
                        "team": "New Mexico",
                        "amount": 4590.0
                    }
                ],
                "expected_reward_tokens": 9088.2,
                "profit_sb": 88.2,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "032feff9-eb38-4bf0-9e83-308e87f453c5",
                    "gambit_id": "a4dc4c6e-3ed4-43f0-9fb1-8b50942c4779",
                    "last_updated": "2022-09-18T09:37:44.035544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTEP",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a032122-fb3e-427f-b024-f25075fb8580/?format=api"
                },
                {
                    "id": "99f32779-77eb-4aef-a095-6cad1e874b86",
                    "gambit_id": "e6f59723-eb63-40fe-9f81-79b48bc696e2",
                    "last_updated": "2022-09-18T09:37:44.034582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a032122-fb3e-427f-b024-f25075fb8580/?format=api"
                }
            ]
        },
        {
            "id": "fe1f3c51-045d-46a5-8079-43413ebfd6d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1a53a9e-550f-45ae-862e-b4466ec2cafe/?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": "New Mexico",
                        "amount": 5000.0
                    },
                    {
                        "team": "UTEP",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84729f23-4121-41de-9fad-2412830c6d59",
                    "gambit_id": "79ef8948-01ad-4f9d-932f-6dc870780b34",
                    "last_updated": "2022-09-18T09:37:44.037462-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1f3c51-045d-46a5-8079-43413ebfd6d7/?format=api"
                },
                {
                    "id": "c098c6e3-d86a-4296-afda-76a7b7f94c01",
                    "gambit_id": "fedbb397-ad80-4a13-9a15-275f963af046",
                    "last_updated": "2022-09-18T09:37:44.038434-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTEP",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1f3c51-045d-46a5-8079-43413ebfd6d7/?format=api"
                }
            ]
        },
        {
            "id": "1f58f86a-73d7-4401-a917-e6a38b409951",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1a53a9e-550f-45ae-862e-b4466ec2cafe/?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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d817dba-3e7b-4a2a-b6a2-73abbc82d7d2",
                    "gambit_id": "d5b6b278-481c-4fe3-ad6b-c8048543ce5f",
                    "last_updated": "2022-09-18T09:37:44.031485-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f58f86a-73d7-4401-a917-e6a38b409951/?format=api"
                },
                {
                    "id": "88cbe582-a44b-41fd-96c3-6e41d1b0156b",
                    "gambit_id": "36f0ffb4-4d97-40d1-abdf-dd31a196308d",
                    "last_updated": "2022-09-18T09:37:44.032581-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f58f86a-73d7-4401-a917-e6a38b409951/?format=api"
                }
            ]
        }
    ]
}